Welcome![Sign In][Sign Up]
Location:
Search - Parser xml java

Search list

[JSP/Javakxml

Description: kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices.
Platform: | Size: 37847 | Author: slamdunk | Hits:

[WAP developjWAP-cvs-20061121.tar

Description: jWAP is a Java implementation of the Wireless Application Protocol (WAP). It includes Wireless Session Protocol (WSP) and Wireless Transaction Protocol (WTP). Additionally, jWAP contains a WAP Binary XML (WBXML) Parser/Generator. It requires Java >= 1.2.
Platform: | Size: 254140 | Author: ezfm | Hits:

[JSP/Javakxml

Description: kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices.
Platform: | Size: 37888 | Author: slamdunk | Hits:

[JSP/JavaJavaReadXML

Description: Java编写的DOM的XML的解析器。用 DOM 解析模型的优点是编程容易-Java prepared DOM of the XML parser. DOM analytical model with the advantage of being easy programming
Platform: | Size: 19456 | Author: 李妍霏 | Hits:

[Windows DevelopXMLtoHTML

Description: transform XML to HTML using Xerces Parser
Platform: | Size: 8772608 | Author: salma | Hits:

[J2MEtRSS1.1.5

Description: tRSS是MIDP的的RSS客户端。用户可以从一些新闻网站和个人数据库和feed阅读标题。-tRSS is a MIDP RSS client. Users can read headlines from a number of news sites and have individual databases and feeds. It is readable by users and can be parsed by an XML parser. Users can reduce the duration of connection by separate online and offline parts.
Platform: | Size: 112640 | Author: Thomas Yip | Hits:

[JSP/JavaJXMLEditor

Description: JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
Platform: | Size: 1274880 | Author: Kan | Hits:

[JSP/JavajWAP-1.2

Description: jWAP is a Java implementation of the Wireless Application Protocol (WAP). It includes Wireless Session Protocol (WSP) and Wireless Transaction Protocol (WTP). Additionally, jWAP contains a WAP Binary XML (WBXML) Parser/Generator. jWAP requires Java V >= 1.2.
Platform: | Size: 392192 | Author: kaprok | Hits:

[Multimedia programtouchlib-src-win32-20070814

Description: This archive contains the .java and .class files for the flosc server, as well as an example Flash client. The code might be useful if you want to see how to write a recursive OSC packet parser in Java, or how to parse or create XML in Flash, or how to create a 4-byte boundary aligned array of bytes from objects in Java. Why reinvent the wheel? You can do anything you want with flosc and the source code… just don’t start selling it or blaming me for anything.
Platform: | Size: 1692672 | Author: 徐飞 | Hits:

[JSP/JavaXMLProgramminginJava

Description: XML programming in Java: Our first tutorial, “Introduction to XML,” discussed the basics of XML and demonstrated its potential to revolutionize the Web. This tutorial shows you how to use an XML parser and other tools to create, process, and manipulate XML documents. Best of all, every tool discussed here is freely available at IBM’s alphaWorks site (www.alphaworks.ibm.com) and other places on the Web.
Platform: | Size: 482304 | Author: yonas | Hits:

[Other Web CodeXMLUtils_v3

Description: XML Java-parser. Not ended version. Version of LETI students.
Platform: | Size: 6144 | Author: Evgeniy | Hits:

[JSP/JavaXMLParser

Description: J2ME XML Parser .用于解析XML文件. 提供了较为丰富的接口,容易使用-J2ME XML Parser. For parsing XML documents. Provides a richer interface, easy to use
Platform: | Size: 6144 | Author: 张建法 | Hits:

[JSP/JavaAsg1_Evronia_14

Description: creating a directory tree of files and folders in a given destination, using xml dom parser.. written in java
Platform: | Size: 439296 | Author: evronia | Hits:

[JSP/JavaXerces-J-tools.1.2.0

Description: Xerces是一个开放源代码的XML语法分析器。   Xerces-C++ 的前身是 IBM 的 XML4C 项目。XML4C 和 XML4J 是两个并列的项目,而 XML4J 是 Xerces-J——Java 实现——的前身。IBM 将这两个项目的源代码让与 Apache 软件基金会(Apache Software Foundation),他们将其分别改名为 Xerces-C++ 和 Xerces-J。注:“Xerces-C”和“Xerces-C++”是同一个东西。-Xerces is an open source XML parser. Xerces-C++ is the predecessor of IBM' s XML4C project. XML4C and XML4J are two parallel projects, XML4J is the Xerces-J- Java Implementation- the predecessor. IBM source code for these two projects and the Apache Software Foundation to (Apache Software Foundation), they were renamed to Xerces-C++ and Xerces-J. Note: " Xerces-C" and " Xerces-C++" is the same thing.
Platform: | Size: 1312768 | Author: WillPan | Hits:

[Editorue1710

Description: UltraEdit 是理想的文本、HTML 和十六进制编辑器,也是高级 PHP、Perl、Java 和 JavaScript 程序编辑器。作为行业奖项的获得者,UltraEdit 在所有 32 位 Windows 平台上支持基于磁盘的 64 位文件处理(标准)。请立即下载免费试用版,以体验为何 UltraEdit 会成为事实标准并在全球拥有两百多万用户。-UltraEdit is the ideal text, HTML and hex editor, and an advanced PHP, Perl, Java and JavaScript editor for programmers. UltraEdit is also an XML editor including a tree-style XML parser. An industry-award winner, UltraEdit supports disk-based 64-bit file handling (standard) on 32-bit Windows platforms (Windows 2000 and later).
Platform: | Size: 24189952 | Author: 吴翔 | Hits:

[xml-soap-webservicexmlparser

Description: XML解析器在XML文件中载入一个满内存,它解析文件,它会产生一个树结构代表XML文件。当然,你也可以解析XML数据,你已经储存自己变成一个内存缓冲区中。此后,你可以很轻易地“探”树,让你的数据。你也可以使用“添加修改树”和“删除”功能和再生一个XML字符串从subtree格式化。-Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a tree structure representing the XML file. Of course, you can also parse XML data that you have already stored yourself into a memory buffer. Thereafter, you can easily "explore" the tree to get your data. You can also modify the tree using "add" and "delete" functions and regenerate a formatted XML string from a subtree. Memory management is totally transparent through the use of smart pointers (in other words, you will never have to do any new, delete, malloc or free)("Smart pointers" are a primitive version of the garbage collector in Java).
Platform: | Size: 1024 | Author: 李有 | Hits:

[androiddata-storage(5)

Description: Android中解析xml文件的方法  SAX:Simple API for XML  DOM:Document Object Model  pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数,这些方法定义在ContentHandler接口中。 -Xml file parsing in Android method  SAX: Simple API for XML  DOM: Document Object Model  pull for SAX SAX parsing is fast and small footprint XML parser. SAX parsing XML file using the event-driven, that is, it does not need to parse the entire document, in order to parse the document according to the content process, SAX will determine whether the current read character in a certain part of the XML syntax, if the line is departure events. Fact that some so-called event callback function, these methods defined in the ContentHandler interface.
Platform: | Size: 113664 | Author: 玉树 | Hits:

[JSP/Javaxstream-distribution-1.4.2-src

Description: 在越来越多项目的中xml扮演着重要的角色,程序对xml的解析也越来越频繁。常规的解析工具都是解析器把xml文档转化为一个包含其内容的树,并对树进行遍历,要实现将java对象序列化为xml或者再转换回来,则需要大量的代码实现。而使用XStream则不用任何映射就能实现多数java对象的序列化。-Play an important role in more and more projects in the xml process xml parsing more and more frequent. Conventional analytical tools are parser xml document into a tree, and tree traversal sequence of the java object to xml or convert back, you need a lot of code to achieve. Use XStream without any mapping will be able to achieve most of the java object serialization.
Platform: | Size: 952320 | Author: 吴昊 | Hits:

[Game Programparser

Description: xml页面读取和构造器,java程序读取xml页面文件的工具-xml reader
Platform: | Size: 8192 | Author: symbian | Hits:

[JSPWicked-Cool-Java

Description: Wicked Cool Java contains 101 fun, interesting, and useful ways to get more out of Java. This isn’t intended as a Java tutorial–it’s targeted at developers and system architects who have some basic Java knowledge but may not be familiar with the wide range of libraries available. Full of example code and ideas for combining them in useful projects, this book is perfect for hobbyists, and professionals will find tips and open-source projects to enhance their code and make their jobs easier. Topics include converting a non-XML text structure into XML using a parser generator, experimenting with a Java simulator for the Cell Matrix, creating dynamic music and sound in Java, working with open-source class libraries for scientific and mathematical applications, and many more.
Platform: | Size: 22821888 | Author: 操涛 | Hits:
« 1 23 »

CodeBus www.codebus.net